Welcome![Sign In][Sign Up]
Location:
Search - rsa algorithm

Search list

[CA authRSALib

Description: rsa算法源程序-rsa algorithm source code
Platform: | Size: 17408 | Author: luojia | Hits:

[Crack HackRSA算法介绍

Description: RSA算法介绍-RSA algorithm introduced
Platform: | Size: 4096 | Author: 管冬兵 | Hits:

[Crack HackRSA加密解密及RSA签名和验证

Description: RSA加密解密及RSA签名和验证算法,c/s界面,-RSA encryption and decryption and validation of signatures RSA algorithm, c/s interface,
Platform: | Size: 3072 | Author: 方良 | Hits:

[Windows DevelopRSA-sourcode

Description: RSA算法的C语言源代码-RSA algorithm in C language source code
Platform: | Size: 36864 | Author: 曾式 | Hits:

[Crack HackRSA加密算法DEMO delphi

Description: RSA加密算法DEMO For Delphi-RSA encryption algorithm DEMO for delphi
Platform: | Size: 249856 | Author: 何怿 | Hits:

[Crack HackRSA加解密

Description: vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
Platform: | Size: 1967104 | Author: wj | Hits:

[Crack HackRSA加密算法在VB中的实现

Description: RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
Platform: | Size: 2048 | Author: | Hits:

[Crack HackRSA解密和加密算法的实现和应用

Description: RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s <= n, 通常取 s = 2^t), 则每一位数均小于 n, 然後分段编码...... 接下来, 计算 b == a^m mod n, (0 <= b < n), b 就是编码后的资料。解码的过程是, 计算 c == b^r mod pq (0 <= c < pq), 于是, 解码完毕-RSA algorithm : First, find a few 3, p, q, r, p, q is the two different prime number, with the r (p-1) (q-1) coprime several ... p, q, r it person_key number is three, and then find m, making r ^ m == a mod (p-1) (q-1 m ...................................... this must exist, because r (p-1) (q- 1) coprime, with the division algorithm can be a ..... Next, calculate n = pq ....... m, n is the number two public_key, coding process is that if a data and to treat it as a big Integer assuming a <n. ... If a> = n, a table will be rounding into s (s <= n, usually from 2 ^ s = t), each n is less than the median, and then sub-coding ..... . Next, calculate a == b ^ m mod n, (0 <= b <n), b is encoded information. Decoding is the process of calculating c == b ^ r mod pq (0 <= c &
Platform: | Size: 1024 | Author: 胡康康 | Hits:

[Firewall-Security64bit RSA加密

Description: 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
Platform: | Size: 5120 | Author: 董铭惠 | Hits:

[Crack Hackrsa.java

Description: java版的RSA算法,可以供参考使用。你可以试试哦-java version of the RSA algorithm can be used for reference. Oh, you can try
Platform: | Size: 2048 | Author: 康lg | Hits:

[Crack HackRSA-C++

Description: RSA算法的C++源程序,喜欢的下,-RSA algorithm in C source files, like, thank you
Platform: | Size: 5120 | Author: lxm | Hits:

[Crack HackRSA

Description: rsa算法演示,运用数论知识和经典的RSA算法,可生成超长的密钥,对文件经行加密,解密的演示。当时的开发环境是JCreator 3.50。-rsa algorithm demo, using knowledge of number theory and classical RSA algorithm, can generate very long keys, the document by line encryption, decryption of the presentation. At that time, the development environment is JCreator 3.50.
Platform: | Size: 4096 | Author: zgyang | Hits:

[JSP/JavaRSA

Description: java程序实现的RSA算法,实现了加密解密并带有源代码。并配有exe执行文件-java program realization of RSA algorithm, the realization of the encryption and decryption with the source code. And implementation with exe files
Platform: | Size: 907264 | Author: wangyang | Hits:

[Crack HackRSA-Arithmetic-Code

Description: RSA算法的实现,包括密钥生成及加解密 RSA算法的实现,包括密钥生成及加解密-RSA algorithm, including key generation and RSA encryption algorithm, including key generation and encryption and decryption
Platform: | Size: 221184 | Author: yuyingjie | Hits:

[Crack HackRSA

Description: RSA算法的实验报告,有源码、流程图、时间复杂度分析等。-RSA algorithm experimental reports, source code, flowcharts, time complexity analysis.
Platform: | Size: 59392 | Author: caixu | Hits:

[Crack HackRSA

Description: RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatures, a non-symmetric cryptography algorithms. It has a pair of keys, one of which is the private key, by the user preserved another for the public key can be made public. And VC++ Language, through the MFC designed a small system to the simple application of simulation algorithm
Platform: | Size: 3694592 | Author: dxh | Hits:

[matlabrsa

Description: 能够用matlab实现RSA算法中加密解密的功能,产生的密钥为1024位,计算速度快。-Matlab able to achieve the RSA algorithm for encryption and decryption functions, have a key for 1024, the calculation speed.
Platform: | Size: 12288 | Author: 鲍茂然 | Hits:

[CA authrsa

Description: 毕业设计-RSA算法(源代码+论文+ppt)-Graduation Project-RSA algorithm (source code+ thesis+ ppt)
Platform: | Size: 3119104 | Author: yuchao | Hits:

[VHDL-FPGA-Verilogrsa

Description: FORFPGA IMPLEMENTATION OF RSA ALGORITHM USING HDL
Platform: | Size: 227328 | Author: HIMANSHU SINGH | Hits:

[Crack HackRSA

Description: 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
Platform: | Size: 2048 | Author: 窦小敏 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net